/*头部*/
/*$$
{"color":[{"val":"#ffffff","title":"默认/标题/备案 文字颜色"},
{"val":"#ffa532","title":"手机号 文字颜色"}],
"background":[{"val":"#444444","title":"模块 背景颜色"},
{"val":"#ffa532","title":"按钮 背景颜色"}],
"border":[{"val":"#2d2d2d","title":"PC端导航边框"}]}
$$*/
#footer_151 {
	background: #444444;
}
#footer_151 .foot_w {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 75px 0 30px;
}

#footer_151 .foot_w .foot_wul {
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

#footer_151 .foot_w .foot_wli {}

#footer_151 .foot_w .foot_h2 {
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	line-height: 30px;
	margin-bottom: 20px;
}



#footer_151 .foot_wf {
	width: 100%;
	margin: 0 auto;
}

#footer_151 .foot_wf .foot_copy {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	padding: 20px 0 30px;
	line-height: 22px;
}

#footer_151 .foot_wf .foot_copyl {
	font-size: 14px;
	color: #f5f5f5;
}

#footer_151 .foot_wf .foot_i1 {
	margin-right: 10px;
}

#footer_151 .foot_wf .foot_i2 {}

#footer_151 .foot_wf .foot_ga {
	font-size: 14px;
	color: #f5f5f5;
	line-height: 22px;
}

.foot_wf {
	width: 100%;
	border-top: 1px solid #808080;
}

#footer_151 .foot_w .lxwm {
	width: 450px;
	border-right: 1px solid #808080;
}

#footer_151 .foot_w .zxly {
	width: 400px;
	border-right: 1px solid #808080;
	padding: 0 40px;
	box-sizing: border-box;
}

#footer_151 .foot_w .ksdh {
	width: 350px;
	padding: 0 40px;
}


#footer_151 .foot_w .lxwm .lxwm_t {}

#footer_151 .foot_w .lxwm .lxwm_tn {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 10px;
	line-height: 25px;
}

#footer_151 .foot_w .lxwm .lxwm_tt {
	font-size: 38px;
	color: #ffa532;
	font-family: fantasy;
	margin-bottom: 10px;
	line-height: 40px;
}

#footer_151 .foot_w .lxwm .lxwm_c {
	font-size: 16px;
	color: #ffffff;
	line-height: 22px;
	margin-bottom: 5px;
}

#footer_151 .foot_w .ksdh_ul {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

#footer_151 .foot_w .ksdh_ul li {
	width: 50%;
	margin-bottom: 5px;

}

#footer_151 .foot_w .ksdh_ul li a {
	font-size: 16px;
	color: #ffffff;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: left;
}

#footer_151 .foot_w .ksdh_ul li a:hover {
	color: #ffa532;
}

#footer_151 .foot_w .onlylink {
	margin-top: 40px;
}

#footer_151 .foot_w .zxly_fr {
	width: 100%;
}

#footer_151 .foot_w .zxly_it {
	width: 100%;
	height: 40px;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding: 0 10px;
	box-sizing: border-box;
	position: relative;
}

#footer_151 .foot_w .zxly_iput {
	width: 100%;
	height: 100%;
	display: block;
	background: none;
	color: #f5f5f5;
	font-size: 14px;
}

#footer_151 .foot_w .zxly_iput::placeholder {
	color: #f5f5f5;
}

#footer_151 .foot_w .zxly_btns {
	width: 100%;
}

#footer_151 .foot_w .zxly_btn {
	width: 100%;
	max-width: 180px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	background: #ffa532;
	opacity: 0.8;
	transition: 0.3s ease;
	cursor: pointer;
}

#footer_151 .foot_w .zxly_btn:hover {
	opacity: 1;
}

#footer_151 .foot_w .yzm {
	width: 80px;
	height: 100%;
	background: #808080;
	position: absolute;
	right: 0;
	top: 0;
}

#footer_151 .foot_w .yzm {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 38px;
}

#footer_151 .foot_w .yzm img {
	width: 100%;
	height: 100%;
	display: block;
}

#footer_151 .foot_w .onlylink_i {
	width: 100%;
	height: 40px;
	background: #ffffff;

}

#footer_151 .foot_w .onlylink_s {
	width: 100%;
	height: 40px;
	background: #ffffff;
	padding: 0 10px;
	font-size: 14px;
}

#footer_151 .backTop {
	width: 50px;
	height: 50px;
	display: block;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
	position: fixed;
	bottom: 100px;
	left: 50%;
	z-index: 5;
	margin-left: 625px;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
}

#footer_151 .backBox {
	width: 100%;
	height: 100%;
	background: #ffffff url('/static/images/FD00020_sc2.png') no-repeat center center;
	background-size: 20px 10px;
	transition: 0.3s ease;
}

#footer_151 .backBox:hover {
	background: #ffa532 url('/static/images/FD00020_sc1.png') no-repeat center center;
	background-size: 20px 10px;
}

#footer_151 .foot_wf .foot_copyl a {
	color: inherit;
}


@media (max-width:768px) {
	#footer_151 .foot_w .lxwm {
		display: none;
	}

	#footer_151 .foot_w .ksdh {
		display: none;
	}

	#footer_151 .foot_w .zxly {
		width: 100%;
		border: none;
		padding: 0 20px;
	}

	#footer_151 .foot_wf .foot_copy {
		padding: 15px 0;
	}

	#footer_151 .foot_wf .foot_copyl {
		width: 100%;
	}

	#footer_151 .foot_w .foot_h2 {
		font-size: 24px;
	}

	#footer_151 .foot_w {
		padding: 50px 0 30px;
	}

	#footer_151 .foot_wf .foot_i1,
	#footer_151 .foot_wf .foot_i2 {
		display: block;
		width: 100%;
		text-align: center;
	}
}
